home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=Crystal Stacker
- AppVerName=Crystal Stacker 1.41
- AppId=Crystal Stacker
- AppPublisher=NewCreature Design
- DefaultDirName={pf}\Crystal Stacker
- DefaultGroupName=Crystal Stacker
- OutputBaseFilename=cswin
- Compression=zip
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\readme.txt"; DestDir: "{app}";
- Source: "{app}\ce.exe"; DestDir: "{app}";
- Source: "{app}\ce.txt"; DestDir: "{app}";
- Source: "{app}\cs.cth"; DestDir: "{app}";
- Source: "{app}\cs.dat"; DestDir: "{app}";
- Source: "{app}\cs.exe"; DestDir: "{app}";
- Source: "{app}\cs.xm"; DestDir: "{app}";
- Source: "{app}\history.txt"; DestDir: "{app}";
- Source: "{app}\ce.dat"; DestDir: "{app}";
- Source: "{app}\fmod.dll"; DestDir: "{app}";
- Source: "{app}\alleg40.dll"; DestDir: "{app}";
- [Run]
- Filename: "{app}\cs.exe"; Description: "Launch Crystal Stacker"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Crystal Edit"; Filename: "{app}\ce.exe"; WorkingDir: "{app}";
- Name: "{group}\Crystal Stacker"; Filename: "{app}\cs.exe"; WorkingDir: "{app}";
- [UninstallDelete]
- Type: filesandordirs; Name: "{app}";
-